func runtime.gcount
5 uses
runtime (current package)
debug.go#L180: return int(gcount())
metrics.go#L442: out.scalar = uint64(gcount())
mprof.go#L1311: return int(gcount()), false
mprof.go#L1327: n = int(gcount())
proc.go#L5554: func gcount() int32 {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)